home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- if rollOver(56) then
- cursor(280)
- else
- if rollOver(57) then
- cursor(280)
- else
- if rollOver(58) then
- cursor(280)
- else
- if rollOver(59) then
- cursor(280)
- else
- if rollOver(60) then
- cursor(280)
- else
- if rollOver(61) then
- cursor(280)
- else
- cursor(-1)
- end if
- end if
- end if
- end if
- end if
- end if
- go(the frame)
- end
-